home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 4 / Assassins 4 (1999)(Weird Science).iso / docs / shoot-ups / high_noon.doc < prev    next >
Text File  |  1992-09-02  |  7KB  |  229 lines

  1.  
  2.                               SEASONS CLASSIC
  3.  
  4.                                  PRESENTS
  5.  
  6.                                  HIGH NOON
  7.  
  8.                            Released June 03 1997
  9.  
  10. WELCOME
  11.   -------
  12.  
  13.  Welcome to Seasons Classic's first C64 conversion, High Noon.
  14.  Original game by Ocean Software in 1983. Original authors unknown.
  15.  
  16.  All code and music/sfx by Lloyd Rosen!
  17.  
  18.   Features TWO PLAYER SIMULTANEOUS mode and highscore saving!
  19.  
  20.   Requirements: This game should work on any Amiga. If it runs too fast
  21.  in NTSC mode, let me know and I'll release a fixed version! (are
  22.  there anyone Over There left?)
  23.  
  24.  Tested on A1200 2mB, 425hd and A600 1mB, floppy and C64 with 1541II
  25.  and AR6.
  26.  
  27.  WARNING
  28.  
  29.  In respect to today's violence attention we have to express that
  30.  kids under 25 - we repeat: 25! should not play this game. It's
  31.  extreeemely violent!
  32.  (Well, if you DO play it - don't go running in the streets with
  33.  your father's .38 playing cowboys and outlaws!)
  34.  
  35.  INSTRUCTIONS
  36.  
  37.  Start the game from Shell or WorkBench icon.
  38.   
  39.  TITLE
  40.  
  41.  On the title screen, select level by moving joystick left and right.
  42.  Select 1 player game by pushing button in port 2 or press
  43.  F1, 2 player game by pressing F2. Press "H" or wait a little while to
  44.  see the highscore table. Press ESC to exit to shellbench.
  45.  
  46.  Note: The Hall of Fame is only saved upon quitting the game the
  47.  recommended way. And that is to press ESCape!
  48.  
  49.  GAME INSTRUCTIONS
  50.  
  51.  High Noon - featuring Rigor Mortis the Tireless Undertaker!
  52.  
  53.  The game objective is to kill all the outlaws. They have a secret
  54.  hideout outside the town, and is robbing the bank
  55.  and kidnapping ladies (or whatever they're called these days:)
  56.  from the saloon. As you will notice, they're somewhat trigger happy.
  57.  
  58.  Shoot outlaws early to gain maximum score - look out for dynamite
  59.  maniacs and snipers!
  60.  
  61.  BONUS DRAWS
  62.  
  63.  On bonus draws, shoot when the bad guy draws. If you're fast enough,
  64.  you'll collect the bonus.
  65.  
  66.  Extra life every 10,000 points.
  67.  
  68.  DIFFERENCES
  69.  
  70.  There are very few visible, audible and playable
  71.  differences from the original version.
  72.  
  73.  * One is that the players move a bit quicker (it used to be too
  74.  slow. For me, at least).
  75.  
  76.  * I also had to make Rig. Mortis a little
  77.  bit less tall (miscalculated the height of the sprites, and I
  78.  was too sick of it to fix it!)
  79.  
  80.  * The outlaws, hookers and horses do no longer come in so many
  81.  different colors. That would take an awful lot of sprites (there ARE an
  82.  awful lot even now! - yeah, you guessed right - I use BOBs instead
  83.  of sprites ----> btw: could someone give me some info about the "new"
  84.  32/64pix sprites? All they do is flicker!!) phew.. a long sentence, 
  85.  that one.
  86.  
  87.  * The angle of the shots is more close to 45 degrees than the original.
  88.  (I don't know if that was the purpose - I think it's better.)
  89.  
  90.  * The yellow color has been faded down a little (it used to be hard
  91.  to see the white things)
  92.  
  93.  * The music is not accurately converted - but the themes are the same.
  94.  Anyhow, I also removed the in-game music that was more of a nuisance
  95.  than nice.
  96.  
  97.  * A bit embarrasing to admit: I simply forgot about the swinging saloon
  98.  doors... And now I don't have the inspiration add them.
  99.  
  100.   On the other hand, there's the two-player simultaneous mode and
  101.  highscore table (with saving - as all games should have :).
  102.  
  103.  And there's also the comfort of playing it on your Amiga, rather
  104.  than dig up the old C64 (even though you SHOULD from time to time!)
  105.   
  106.  DEVELOPMENT
  107.  
  108.  * C64 Game was trained using the cute Action Replay 6 (POKE 16733,173)
  109.  
  110.  * Graphics was ripped using the excellent GrabIFF from
  111.  the fabulous Frodo and veinblasting A64 (demo version I must add)
  112.  
  113.  * Graphics were processed in the vast DeluxePaint IV
  114.  
  115.  * Code was done using the X-rated Trash'm One
  116.  
  117.  * Sound effects was ripped from the one and only C64 with
  118.  a true 49152-bit anonymous sampler and swell Audiomaster IV
  119.  
  120.  * Music was converted using the best of the best: Seasons-Floydmon v1.70
  121.  
  122.  * Original music was recorded using a fluffy Marantz PMD 740 4 track 
  123.    recorder.
  124.  
  125.  The source code is 121kB big (6816 lines), with graphics in 159kB
  126.  and music/samples in 51kB.
  127.  
  128.  Now, wasn't that very interesting....
  129.  
  130.  SEASONS WANTS MEMBERS
  131.  
  132.  Seasons wants skilled members to produce C64 conversions, "real"
  133.  Amiga games and utilities. If you are a good coder and/or graphician,
  134.  don't hesitate to contact us. Just remember to send some examples
  135.  of your work. We have some nice projects to be done!
  136.  
  137.  The Amiga and C64 are still alive!! Don't you ever think otherwise!
  138.  
  139.  Oh, and we don't care if you're not very active but do some goodies
  140.  now and then.
  141.  
  142.  Some of the areas we want to cover:
  143.  
  144.  - Assembly (680x0 - knowledge in 6502 is appreciated
  145.    but not necessary) coders
  146.  - C(++) programmers / BlitzII programmers
  147.  - Graphicians (DPaint  --- no raytracing!)
  148.  - Designers (layouts, ideas)
  149.  - Story writers (we are working on a Maniac Mansion
  150.    inspired game routine! write for more info!)
  151.  - Game testers
  152.  - People with knowledge of electronics
  153.  
  154.  Get in touch..
  155.  
  156.  MAKE A WISH
  157.  
  158.  Make a wish for your favourite game. On the list at this time is:
  159.  
  160.  - BRUCE LEE (DataSoft, Inc. 1984)
  161.  
  162.  (the all-time classic beat'em up (the atmosphere is brilliant!))
  163.  
  164.  - H.E.R.O. (Activision 1984)
  165.  
  166.  (fast, adrenalizing and super-addictive jet-pac game!)
  167.  
  168.  - THE GOONIES (DataSoft, Inc. 1985)
  169.  
  170.  (excellent 2-player puzzle solving game with superb atmosphere)
  171.  
  172.  
  173.  Other interesting games are CHOPLIFTER (Broderbund 1982), MR. ROBOT
  174.  (1983), O'RILEY'S MINE (DataSoft, Inc. 1983) and FORBIDDEN FOREST
  175.  (Cosmi 1983), BLUE MAX (1983), MONTEZUMA'S REVENGE (Parker Bros 1984)
  176.  and some more that I can't think of at the moment.
  177.  
  178.  If you have special requests, send us the note, and also the C64
  179.  game on a D64 file, if possible!
  180.  
  181.  HOWEVER, BRUCE LEE IS THE NEXT CONVERSION! PERIOD!
  182.  
  183.  Get it before everybody else does!.... look below.
  184.  
  185.  OTHER RELEASES
  186.  
  187.  Get SEASONS' other releases:
  188.  
  189.  * STOCKMARKET IV (an ultra-addictive game of up's and down's in the
  190.  stockmarket - based on the ancient C64 game, but vastly! improved!
  191.  1-4 players, statistics, lots of news and soforth!)
  192.  
  193.  * D6502 (a disassembler for 6502 files - very good.)
  194.  
  195.  PLEASE remember to add TWO disks (one for the work, containing
  196.  some cool stuff ... NO DEMOS!) and a self-addressed envelope
  197.  (international reply coupons).
  198.  
  199.  HELLOS
  200.  
  201.  Hello's go to Ard Jossee (looking forward to Aztec Challenge II! Hope
  202.  you find more time in the future!), Scroll of MSI (sorry I'm so slow
  203.  in returning stuff - I've bought a C64 at last!), Thomas G., Aliex
  204.  (thanks for uploading to the Aminet! and also for the 1541 cable
  205.  thingy), Roger (Enjoy this one!), Evie (love ya) and Philippe Deprugney
  206.  (sorry to hear you buying a PC :)
  207.  
  208.  CONTACT
  209.  
  210.  Contact us any time at this address
  211.  
  212.                                  LLOYD ROSEN
  213.                                c/o Vidar Bang
  214.                                 Sagahoyden 24
  215.                                   9500 Alta
  216.                                    Norway
  217.  
  218.  This address is valid forever - it's to my parents! I'll ofcourse
  219.  notify you of changes.
  220.  
  221.  This goes for both Amiga and C64 (no PC! I hate'em!)
  222.  
  223.                             Sorry, no E-MAIL yet!
  224.  
  225.  OH, and be sure you get the SEASONS' HINTBOOK TO GAME PROGRAMMING 
  226.  doc file!
  227.  
  228.  Your sincerely...
  229.